home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 / Aminet - June 1993 [Walnut Creek].iso / aminet / dev / amos / rainmaker2demo.lha / rainmaker2 / RainMaker2Demo_C.AMOS / RainMaker2Demo_C.amosSourceCode < prev   
Encoding:
AMOS Source Code  |  1992-11-01  |  168 b   |  9 lines

  1. '
  2. ' AMOS Compiler  
  3. ' (c) 1991 Europress Software
  4. '
  5. Set Buffer 48
  6. Proc _COMPILED
  7. Procedure _COMPILED
  8.    ' COMPILED PROCEDURE -- can't convert this to AMOS code
  9. End Proc